xen.git
2016-08-03 Jan Beulichx86/time: introduce and use rdtsc_ordered()
2016-08-03 Jan Beulichx86/time: adjust local system time initialization
2016-08-03 Juergen Grosslibxl: use llabs() instead abs() for int64_t argument
2016-08-02 Andrew Cooperx86/mm: Annotate gfn_get_* helpers as requiring non...
2016-08-02 Wei Liusystemd: remove hard-coded pid file in xendriverdomain...
2016-08-02 Juergen Grosslibxl: memory size in kb requires 64 bit variable
2016-08-02 Tamas K Lengyelx86/mem-sharing: mem-sharing a range of memory
2016-08-02 Paul Durrantlibxl: create xenstore nodes for control/feature-XXX...
2016-08-02 Roger Pau Monnelibxl: fix printing hotplug arguments/environment
2016-08-02 Jim Fehligdocs: define semantics of vncpasswd in xl.cfg
2016-08-02 Boris Ostrovskyx86/PCI: update ACPI Check to include SGI Ux3
2016-08-02 Jan Beulichx86: use gcc6'es flags asm() output support
2016-08-02 Andrew Cooperxen/types: Correct the definition of uintptr_t
2016-08-01 Andrew Cooperxen/common: Sort the obj build order
2016-08-01 Andrew Cooperxen/types: Alter typedef for bool_t
2016-08-01 Andrew Cooperx86/mm: Clean up the construction of base_disallow_mask
2016-08-01 Andrew Cooperx86/mm: Avoid NULL dereference when checking altp2m...
2016-08-01 Chao Gaox86/vMSI-x: check whether msixtbl_list in msixtbl_pt_re...
2016-08-01 Jan Beulichmwait-idle: correct/improve BXT support
2016-08-01 Quan XuMAINTAINERS: update Quan Xu's email address
2016-08-01 Chris Pattersonlibxl: compilation warning fix for arm & aarch64
2016-08-01 Wei Liuxsm: don't require configuring tools to build xen xsm...
2016-07-29 Julien Grallxen/arm: p2m: Pass the p2m in parameter rather the...
2016-07-29 Julien Grallxen/arm: p2m: Replace flush_tlb_domain by p2m_flush_tlb
2016-07-29 Julien Grallxen/arm: Don't export flush_tlb_domain
2016-07-29 Julien Grallxen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
2016-07-29 Julien Grallxen/arm: p2m: Rework the context switch to another...
2016-07-29 Julien Grallxen/arm: p2m: Don't need to restore the state for an...
2016-07-29 Julien Grallxen/arm: p2m: Move the vttbr field from arch_domain...
2016-07-29 Julien Grallxen/arm: Don't call p2m_alloc_table from arch_domain_create
2016-07-29 Julien Grallxen/arm: p2m: Switch the p2m lock from spinlock to...
2016-07-29 Julien Grallxen/arm: p2m: Introduce p2m_{read,write}_{,un}lock...
2016-07-29 Julien Grallxen/arm: p2m: Remove unnecessary locking
2016-07-29 Julien Grallxen/arm: p2m: Find the memory attributes based on the...
2016-07-29 Julien Grallxen/arm: p2m: Differentiate cacheable vs non-cacheable...
2016-07-29 Julien Grallxen/arm: p2m: Use a whitelist rather than blacklist...
2016-07-29 Julien Grallxen/arm: p2m: Use the typesafe MFN in mfn_to_p2m_entry
2016-07-28 Juergen Grosslibxl: fix double free when doing xl save
2016-07-27 Julien Grallxen/arm: Fix coding style and update comment in acpi_ro...
2016-07-27 Julien Grallxen/arm: acpi: route all unused IRQs to DOM0
2016-07-27 Julien Grallxen/arm: Allow DOM0 to set the IRQ type
2016-07-27 Julien GrallRevert "xen/arm: warn the user that we cannot route...
2016-07-27 Julien Grallxen/arm: gic: Document how gic_set_irq_type should...
2016-07-27 Julien Grallxen/arm: gic: set_type: Pass the type in parameter...
2016-07-27 Julien Grallxen/arm: gic: split set_irq_properties
2016-07-27 Julien Grallxen/arm: gic: Do not configure affinity during routing
2016-07-27 Julien Grallxen/arm: gic: Consolidate the IRQ affinity set in a...
2016-07-27 Andrew Cooperxen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo
2016-07-27 Juergen Grosslibxl: move common nic stuff into one source
2016-07-27 Juergen Grosslibxl: add config update callback to device type framework
2016-07-27 Juergen Grosslibxl: split libxl vtpm code into one source
2016-07-27 Juergen Grosslibxl: move library pvusb specific code into libxl_pvusb.c
2016-07-27 Juergen Grosslibxl: add "pv device mode needed" support to device...
2016-07-27 Juergen Grosslibxl: add "merge" function to generic device type...
2016-07-27 Tamas K Lengyelaltp2m: Allow shared entries to be copied to altp2m...
2016-07-26 Julien Grallxen/arm: p2m: Simplify p2m type check by using bitmask
2016-07-26 Julien Grallxen/arm: p2m: Use p2m_is_foreign in get_page_from_gfn...
2016-07-26 Julien Grallxen/arm: p2m: Clean-up mfn_to_p2m_entry
2016-07-26 Shanker Donthineniarm/vgic: Change fixed number of mmio handlers to varia...
2016-07-26 Shanker Donthinenixen/arm: io: Use binary search for mmio handler lookup
2016-07-26 Shanker Donthinenixen: Add generic implementation of binary search
2016-07-26 Shanker Donthineniarm/io: Use separate memory allocation for mmio handlers
2016-07-26 Andrew Cooperx86/entry: Avoid SMAP violation in compat_create_bounce...
2016-07-26 Andrew Cooperx86/pv: Remove unsafe bits from the mod_l?_entry()...
2016-07-26 George Dunlapxen: Remove buggy initial placement algorithm
2016-07-26 George Dunlapxen: Have schedulers revise initial placement
2016-07-26 George Dunlapxen: Some code motion to avoid having to do forward...
2016-07-25 Marek Marczykowski... systemd: use standard dependencies for xendriverdomain...
2016-07-25 Boris Ostrovskytools/libxc: Properly increment ApicIdCoreSize field...
2016-07-25 Andrew Cooperx86/vMSI-X: Fix host crash when shutting down guests...
2016-07-22 Dario Faggiolixen: credit2: don't let b_avgload go negative.
2016-07-22 Julien Grallxen/arm: p2m: Fix multi-lines coding style comments
2016-07-22 Julien Grallxen/arm: p2m: Restrict usage of get_page_from_gva to...
2016-07-22 Julien Grallxen/arm: p2m: Pass the vCPU in parameter to get_page_fr...
2016-07-22 Julien Grallxen/arm: system: Use the correct parameter name in...
2016-07-20 Jonathan Daughertyarm/traps: fix bug in dump_guest_s1_walk handling of...
2016-07-20 Jonathan Daughertyarm/traps: fix bug in dump_guest_s1_walk L1 page table...
2016-07-20 Wei Liuxenstore: add assertion in database dumping code
2016-07-20 Wei Liuxenstore: send error earlier in do_mkdir
2016-07-20 Wei Liuoxenstored: honour XEN_RUN_DIR
2016-07-20 Wei Liulibxenstat: honour XEN_RUN_DIR
2016-07-20 Wei Liuhotplug/Linux: honour XEN_RUN_DIR
2016-07-20 Wei Liuhotplug/NetBSD: honour XEN_RUN_DIR
2016-07-20 Wei Liuhotplug/FreeBSD: honour XEN_RUN_DIR
2016-07-20 Wei Liutools/helper: honour XEN_RUN_DIR in init-xenstore-domain.c
2016-07-20 Wei Liuxenconsoled: honour XEN_RUN_DIR
2016-07-20 Wei Liuxl: rename variable pause to pause_after_migration
2016-07-20 Dario Faggiolixen: credit2: fix two s_time_t handling issues in load...
2016-07-20 Dario Faggiolixen: credit2: implement true SMT support
2016-07-19 Roger Pau Monnexl: add option to leave domain paused after migration
2016-07-19 Marek Marczykowski... libxl: trigger attach events for devices attached befor...
2016-07-19 Juergen Grossxenstore: add memory allocation debugging capability
2016-07-19 Juergen Grossxenstore: use temporary memory context for firing watches
2016-07-19 Juergen Grossxenstore: add explicit memory context parameter to...
2016-07-19 Juergen Grossxenstore: add explicit memory context parameter to...
2016-07-19 Juergen Grossxenstore: add explicit memory context parameter to...
2016-07-19 Juergen Grossxenstore: call each xenstored command function with...
2016-07-18 Andrew Cooperxen/x86: Identify legitimate fallthrough cases
2016-07-18 Dario Faggiolixen: credit2: the private scheduler lock can be an...
2016-07-18 Dario Faggiolitools: tracing: deal with new Credit2 events
next